home *** CD-ROM | disk | FTP | other *** search
/ TOS Silver 2000 / TOS Silver 2000.iso / Anwendun / Pov / POV302 / DOCS / ATARI / POVRUN.TXT < prev    next >
Encoding:
Text File  |  1997-07-13  |  3.7 KB  |  104 lines

  1.  
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. How to set up POVRay v3.02 on the Atari for optimal ease of use
  4. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5.  
  6. POVRay can be launched from the Desktop, or from a command line
  7. shell, or even from a special POV shell - but there are other
  8. ways to achieve a quick edit/render turnaround time. This text
  9. file explains one of the better alternatives.
  10.  
  11. Why not launch POV is from the text editor itself?
  12.  
  13. If you have a version of the Hisoft Devpac (or Lattice) editor,
  14. you can install POVRay as a tool in the tool menu. This will
  15. allow the user to launch POVRay directly from the text editor
  16. without the hassle of saving and quitting, and without having to
  17. resort to multitasking (which can often slow POVRay down - not
  18. something you really want, since POVRay takes it's time anyway).
  19.  
  20. To install POVRay as a tool, you hold down CTRL and click on the
  21. tool you wich to replace in the TOOLS dropdown menu. The layout
  22. of the resulting dialog box will depend on the version of the
  23. editor you have, but it will generally allow you to create a
  24. name for your tool and set up various path details for running
  25. programs.
  26.  
  27. You should use the following options (where available):
  28.  
  29. (quotes "" are for clarity and indicate text, and should not be
  30. typed into any of the specified fields)
  31.  
  32. Menu entry:    "POVRay v3.02"
  33. Make resident:    No
  34. Command line:    As shown
  35. Directory:    Tool's
  36. Save files:    Yes
  37. Path:        "f:\povray3\pov3_881.ttp" (or whatever)
  38. Command:    "-i%?.pov -o%?.tga povray.ini"
  39. Pause on exit:    Yes
  40. Report errors:    No
  41. Run as TOS:    Yes
  42. Run as GEM:    No
  43.  
  44. And then save preferences!
  45.  
  46. To use POVRay v3.02 from The Hisoft editor, simply load your POV
  47. scripts into different windows, and load the POVRAY.INI file into
  48. another window. You will need to edit the POVRAY.INI file before
  49. rendering in order to choose the size of the resulting image and
  50. to set quality and detail modes.
  51.  
  52. You can edit the POVRAY.INI file as much as you want, and you
  53. don't have to save it manually. It will be saved any time you
  54. make changes when you launch POVRay itself.
  55.  
  56. You can have as many POV scripts loaded as you wish, and when
  57. you select 'POVRay v3.02' from the Tools menu, any changes you
  58. have made to any of the files in memory will be saved. The POV
  59. script in the _current_ window will be rendered to the screen.
  60. You can render any scene you wish by 'topping' the appropriate
  61. window and selecting 'POVRay v3.02' from the tools menu.
  62.  
  63. To return to the Hisoft editor, simply hit any key and POVRay
  64. will present you with the statistics for the last rendered scene.
  65.  
  66. Once you have got used to this system, it's hard to use anything
  67. else!
  68.  
  69. Notes for ST/STE users
  70. ----------------------
  71.  
  72. Because the 68000 versions of POVRay don't support rendering to
  73. the screen, you will have to render the image first and *then*
  74. view later. This can be achieved by setting aside one entry in
  75. the TOOLS menu for the 'NIFTYTGA.TTP' PhotoChrome viewer which
  76. will let you view the image rendered by the currently highlighted
  77. window in 4096 or 32768 colours.
  78.  
  79. The tool options for setting this up are:
  80.  
  81. Menu entry:    "View TARGA"
  82. Make resident:    No
  83. Command line:    As shown
  84. Directory:    Tool's
  85. Save files:    Yes
  86. Path:        "f:\povray3\viewers\niftytga.ttp" (or whatever)
  87. Command:    "%?.tga"
  88. Pause on exit:    No
  89. Report errors:    No
  90. Run as TOS:    Yes
  91. Run as GEM:    No
  92.  
  93. And then save preferences!
  94.  
  95.  
  96. Other good alternatives come in the form of POVShell, and the
  97. upcoming Shelly (still under development, but it sounds great).
  98. These should be available from all well supported FTP sites,
  99. and I hope to include Shelly with this package if possible.
  100.  
  101.  
  102. Doug Little ~ July 1997
  103.  
  104.